window: Convert to g_object_notify_by_pspec
authorMatthias Clasen <mclasen@redhat.com>
Sat, 5 Sep 2015 05:27:52 +0000 (01:27 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 6 Sep 2015 21:11:34 +0000 (17:11 -0400)
commitf3d92735ac6dd0bba1a310629378fe0958aeb4e3
tree2c6f780008c7dcbe73494763fc2cb31d5f918d1b
parent4e56dfad0e33187d019c44ecfb5e7e99cf2da535
window: Convert to g_object_notify_by_pspec

This avoids pspec lookup overhead in g_object_notify.
gtk/gtkwindow.c